x=thisComp.layer("ccNull").transform.position[0]-thisComp.width/2;
x/thisComp.width

y=thisComp.layer("ccNull").transform.position[1]-thisComp.height/2;
y/thisComp.width

z=thisComp.layer("ccNull").transform.position[2];
z/thisComp.width